@charset "utf-8";

/* ------------------------------------------------------------
	
	filename:	detail.css
	created:	150721
	update:		150721
		
------------------------------------------------------------ */



/* ------------------------------------------------------------ 定義リスト */


body.point#index div#main .itemBox{
	margin-bottom : 15px;
}
body.point#index div#main .itemBox p{
	font-size : 90%;
	margin : 3px;
}
body.point#index div#main .itemBox div{
	border : 1px dotted #c0c0c0;
	width : 49%;
	margin-bottom : 3px;
	padding-bottom:15px;
}
body.point#index div#main .itemBox div:nth-child(even){
	float : right;
}
body.point#index div#main .itemBox div:nth-child(odd){
	float : left;
}
body.point#index div#main .itemBox .links,
body.point#index div#main .itemBox .links li{
	margin : 0 0 0 -5px;
	padding : 5px 0;
}

body.point#index div#main .itemBox .notes,
body.point#index div#main .itemBox .notes li{
	margin-bottom : 5px;
	margin-left : 5px;
}


body.point#index div#main .itemBox h4{
	border-bottom : 1px solid #005d9d;
	margin : 0 3px 10px 3px;
	background : none;
	padding : 5px 0;
	text-align : center;
	color : #2da3e0;
	line-height : 1.3em;
	line-height : 2.6em;
}
body.point#index div#main .itemBox h4 a{
	color : #2da3e0;
	text-decolation : none;
}
body.point#index div#main .itemBox h4.hw2{
	line-height : 1.3em;
}

body.point#index div#main .caution{
    text-align : center;
}

body.point#index div#main .caution a{
    color : #ff0000;
    text-decoration : underline;
}


/* ベース */


/* EOF */
