﻿	#mypage
    {
    	width:1004px;
    	font-size:14px;
    }
    
    #mypage .maintitle
    {
    	margin:0px;
    }
    
    #mypage .section
    {
    	width:1004px;
    	margin:0 0 10px 0;
    }
    
    #mypage .section table
    {
    	width:670px;
    }
    
    #mypage .section .title
    {
    	margin:0 0 10px 0;
    }
    
    #mypage .section .txtcontents
    {
    	text-align:left;
    	font-weight:bold;
    }
    
    dl.bullet dt
    {
    	color:#0060b6;
    	font-weight:bold;
    	margin:0 0 10px 0;
    }
    
    dl.bullet dd
    {
    	margin:0 0 10px 14px;
    }
    
    #mypage .section .imgcontents
    {
    	text-align:left;
    }
    
    #mypage .section .msg
    {
		 width:600px;
		 text-align:center;
		 font-weight:bold;
		 margin:60px 0px 60px 80px;
		 color:#FF0000;
    }

	.inputguide
	{
		width:710px;
		margin:auto;
		text-align:left;
	}
	
	.inputannotation
	{
		width:710px;
		text-align:left;
		margin:auto auto 5px auto;
	}
	
	table.inputform {
		border-top:1px solid #c0c0c0;
		border-left:1px solid #c0c0c0;
		border-collapse:collapse;
		border-spacing:0;
		background-color:#ffffff;
		empty-cells:show;
		width:710px;
	}
	.inputform th{
		border-right:1px solid #c0c0c0;
		border-bottom:1px solid #c0c0c0;
		color:#868686;
		background-color:#ebf2f6;
		background-position:left top;
		padding:0.3em 1em;
		text-align:left;
	}
	.inputform td{
		width:430px;
		border-right:1px solid #c0c0c0;
		border-bottom:1px solid #c0c0c0;
		padding:10px 10px 10px 10px;
		text-align:left;
	}


	dl.juxtaposition
	{
		margin:0px;
		padding:0px;
	}
	
	dl.juxtaposition dt
	{
		margin:0px 0px 5px 0px;
		padding:3px 0px 0px 0px;
		clear:left;
		float:left;
	}
	dl.juxtaposition dd
	{
		margin:0px 0px 5px 0px;
		padding:0px;
		margin:0px;

	}

	dl.charge
	{
		width:750px;
		margin-left:20px;
	}
	
    dl.charge dt
    {
		font-size:15px;
    	color:#297b29;
    	font-weight:bold;
    	margin:0 0 10px 0px;
    }
    
    dl.charge dd
    {
		font-size:15px;
    	margin:0 0 15px 20px;
    }
    
	.txtcontents
	{
		width:750px;
		margin-left:20px;
		margin-bottom:10px;
		font-size:15px;
	}

